Skip to content

Conversation

@sterrettjd-idt
Copy link

Hi Simplefold team,

Why did I make changes?

This addresses the issue I brought up in #33 .

What changes were made?

  1. pyproject.toml now includes the model .yaml files from configs/model/
  2. I copied relevant files from configs/model/ --> src/simplefold/configs/model/
  3. src/simplefold/inference.py now accesses files using importlib.resources instead of a relative file path. This makes src/simplefold/cli.py more portable

Please let me know if you have comments/questions. I'm happy to take another pass at this if you think there's a better way to implement it.

Thanks!
John ([email protected])

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant